lean(f33): align root Policy.lean with proved proofs/Policy.lean#211
Merged
Conversation
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Thanks for the PR! CI will run CERT validation and replay checks. Results will appear in workflow badges and artifacts. |
SBOM Security ReportTotal Packages: 4533 Language Distribution:
License Distribution:
✅ SBOM generated successfully |
Eliminate the 4 remaining root Policy sorry placeholders by mirroring the sorry-free proofs/Policy.lean content. MicroInterp (2) left for a later pass that formalizes DFA generation; lean-style enforced set unchanged.
fraware
force-pushed
the
lean/f33-root-policy-align
branch
from
July 17, 2026 21:46
e032ca0 to
6e051f2
Compare
|
Thanks for the PR! CI will run CERT validation and replay checks. Results will appear in workflow badges and artifacts. |
SBOM Security ReportTotal Packages: 4533 Language Distribution:
License Distribution:
✅ SBOM generated successfully |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Policy.lean(4sorry) with the provedproofs/Policy.leanbody so the Fabric package mirror is sorry-free.lean-styleenforced set; do not add MicroInterp until its 2 sorry are gone.Test plan
rg 'sorry|by admit' Policy.lean proofs/Policy.leanemptylean-style.yamlunchanged